バージョン

Upload(IDictionary<String,Object>) メソッド

igUpload コントロール初期プロパティをチェインするためのラッパーを作成し、html 属性を設定します。
シンタックス
'宣言
 
Public Overloads Function Upload( _
   ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As UploadWrapper
public UploadWrapper Upload( 
   System.Collections.Generic.IDictionary<string,object> htmlAttributes
)

パラメータ

htmlAttributes
参照

オンラインで表示: GitHub